home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / editors / mjovesrc.zoo / iproc-pt.cfl < prev    next >
Text File  |  1991-10-14  |  3KB  |  162 lines

  1.  
  2. CFLOW --> function declarations and calls in C source
  3. by Mark Ellington
  4. [V85.06.20 for C86 by Lawrence R. Steeger]
  5.  
  6.  
  7.             C Source: iproc-pt.c
  8. Can't Open C Include: mintbind.h
  9. Can't Open C Include: sys/time.h
  10. Can't Open C Include: fcntl.he.h
  11. Can't Open C Include: signal.h.h
  12. Can't Open C Include: sgtty.hh.h
  13. Can't Open C Include: wait.hhh.h
  14.  
  15. == isdead(p)((p) == NULL || proc_state((p)) == DEAD ||(p)->p_fd == -1)
  16.  = state()
  17.  
  18. == makedead(p) { proc_state((p)) = DEAD; }
  19.  = state()
  20. Can't Open C Include: ttystate.hd
  21.  
  22. ** proc_pid(pid)
  23.  * int pid;
  24.  
  25. ** read_proc(fd)
  26.  * register int fd;
  27.             writef()
  28.         read()
  29.             state()
  30.             close()
  31.             makedead()
  32.             state()
  33.                 state()
  34.             strcpy()
  35.             swritef()
  36.         rec()
  37.  
  38. ** ProcKill()
  39.         buf()
  40.         exists()
  41.         complain()
  42.         complain()
  43.         kill()
  44.  
  45. ** ProcCont()
  46.         complain()
  47.             kill()
  48.  
  49. ** send_p(c)
  50.  * char c;
  51.         complain()
  52.         ToLast()
  53.         rec()
  54.         write()
  55.  
  56. ** ProcEof()
  57.         p()
  58.  
  59. ** ProcInt()
  60.         p()
  61.  
  62. ** ProcQuit()
  63.         p()
  64.  
  65. ** ProcStop()
  66.         p()
  67.  
  68. ** ProcDStop()
  69.         p()
  70.  
  71. ** proc_close(p)
  72.  * Process *p;
  73.         SigHold()
  74.             close()
  75.         SigRelse()
  76.  
  77. ** proc_write(p,buf,nbytes)
  78.  * Process *p;
  79.  * char *buf;
  80.  * size_t nbytes;
  81.         write()
  82.         select()
  83.  
  84. ** proc_strt(char *bufname,int clobber,...)
  85.  * #else
  86.  * private
  87.  
  88. ** proc_strt(bufname,clobber,va_alist)
  89.  * char *bufname;
  90.  * int clobber;
  91.  * va_dcl
  92.  * #endif
  93.         isprocbuf()
  94.         init()
  95.         argv()
  96.         end()
  97.         access()
  98.             complain()
  99.             strerror()
  100.             complain()
  101.                 swritef()
  102.                 swritef()
  103.                 open()
  104.                     strcpy()
  105.                     open()
  106.                         close()
  107.                         close()
  108.         ioctl()
  109.         ioctl()
  110.         ioctl()
  111.         ioctl()
  112.         SigHold()
  113.         SigHold()
  114.         fork()
  115.             close()
  116.             message()
  117.             SigRelse()
  118.             SigRelse()
  119.             close()
  120.             open()
  121.                 ioctl()
  122.                 close()
  123.             open()
  124.             exit()
  125.             dup2()
  126.             dup2()
  127.             ioctl()
  128.             ioctl()
  129.             ioctl()
  130.             ioctl()
  131.             signal()
  132.             ioctl()
  133.             ioctl()
  134.             stty()
  135.                 ioctl()
  136.             getpid()
  137.             ioctl()
  138.             setpgrp()
  139.             execv()
  140.             scream()
  141.             exit()
  142.         emalloc()
  143.         fcntl()
  144.         select()
  145.         wind()
  146.         ToLast()
  147.         bolp()
  148.         LineInsert()
  149.         init()
  150.         arg()
  151.             strlen()
  152.             swritef()
  153.         end()
  154.         copystr()
  155.         MakeMark()
  156.         SetWind()
  157.         SigRelse()
  158.         SigRelse()
  159.  
  160. ** pinit()
  161.         signal()
  162.